GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > ListItemInfo クラス > ListItemInfo コンストラクタ : ListItemInfo コンストラクタ(SubItemInfo[]) |
'Declaration
Public Function New( _ ByVal subItems() As SubItemInfo _ )
'使用法
Dim subItems() As SubItemInfo Dim instance As New ListItemInfo(subItems)
public ListItemInfo( SubItemInfo[] subItems )